SourceIsGeneric Property (C1EditableDataCollection<T>)
In This Topic
Gets a value indicating whether the source collection is a list.
Syntax
'Declaration
Protected Property SourceIsGeneric As Boolean
protected bool SourceIsGeneric {get; set;}
See Also